Added Simplyblock CSI Driver#629
Conversation
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: noctarius The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @noctarius! |
book/src/drivers.md
Outdated
| [Seagate Exos X](https://github.com/Seagate/seagate-exos-x-csi) | `csi-exos-x.seagate.com` | v1.3 | CSI driver for [Seagate Exos X](https://www.seagate.com/products/storage/data-storage-systems/raid/) and OEM systems | Persistent | Read/Write Single Pod | Yes | Snapshot, Expansion, Cloning | ||
| [SeaweedFS](https://github.com/seaweedfs/seaweedfs-csi-driver) | `seaweedfs-csi-driver` | v1.0 | A Container Storage Interface (CSI Driver for [SeaweedFS](https://github.com/chrislusf/seaweedfs)) | Persistent | Read/Write Multiple Pods | Yes | | ||
| [Secrets Store CSI Driver](https://github.com/kubernetes-sigs/secrets-store-csi-driver) | `secrets-store.csi.k8s.io` | v0.0.10 | A Container Storage Interface (CSI) Driver for mounting secrets, keys, and certs stored in enterprise-grade external secrets stores as volumes. | Ephemeral | N/A | N/A | | ||
| [Simplyblock]([https://www.simplyblock.io&](https://www.simplyblock.io/supported-environments/kubernetes-storage/)) | `csi.simplyblock.io` | v1.0+ | CSI Driver for Simplyblock's high-performance NVMe over Fabrics Data Platform | Persistent | Read/Write Multiple Pods | Yes | Raw Block, Expansion, Clone, Snapshot, Capacity | |
There was a problem hiding this comment.
Can you add github link to CSI driver source code?
There was a problem hiding this comment.
Ah sorry, missed the comment 🫣
Sure thing!
Changed CSI Driver url to the github repository and added a documentation link
This PR adds Simplyblock's CSI Driver to the drivers listing.